Signature
Type
widget
Summary
The signature widget can be used to draw a signature.
Description
The signature widget can be used to draw a signature.
Children Properties
Property
Name | Summary | Syntax |
---|---|---|
pathData | The path data used to draw the widget | get the pathData of <widget> set the pathData of <widget> to <array> |
borderWidth | The width of the border to draw | get the borderWidth of <widget> set the borderWidth of <widget> to <pixels> |
opaque | Whether the background of the widget is filled | get the opaque of <widget> set the opaque of <widget> to {true | false} |